@charset "utf-8";

/*
 * Copyright 2005-2016 shopxx.net. All rights reserved.
 * Support: http://www.shopxx.net
 * License: http://www.shopxx.net/license
 * 
 * Style - Index
 * Version: 5.0
 */

/* ---------- Index ---------- */

.index .productCategoryMenu {
	margin-bottom: 10px;
	position: relative;
	*z-index: 20;
	*zoom: 1;
	border: 1px solid #cccccc;
	border-top: 0px;
}

.index .productCategoryMenu li {
	*width: 100%;
	*float: left;
}

.index .productCategoryMenu .item {
	padding: 0px 8px;
	-webkit-transition: ease-in background-color 0.4s;
	-moz-transition: ease-in background-color 0.4s;
	transition: ease-in background-color 0.4s;
	border-bottom: 1px solid #efefef;
	
}

.index .productCategoryMenu .item.last {
	border-bottom: 0px;
}

.index .productCategoryMenu .item div {
	_width: 100%;
	height: 30px;
	line-height: 30px;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
}

.index .productCategoryMenu .item a {
	margin-right: 6px;
	color: #888888;
	font-size:13px;
}

.index .productCategoryMenu .item strong {
	color: #444444;
	font-family: "Microsoft YaHei";
}

.index .productCategoryMenu li:hover .item {
	background-color: #b89987;
}

.index .productCategoryMenu li:hover .item a, .index .productCategoryMenu li:hover .item strong {
	color: #ffffff;
}

.index .productCategoryMenu .menu {
	width: 690px;
	min-height: 364px;
	_height: 364px;
	display: none;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 100%;
	z-index: 20;
	filter: alpha(opacity = 95);
	opacity: 0.95;
	-webkit-box-shadow: 2px 2px 6px #dddddd, inset 2px 0px 3px #eeeeee;
	-moz-box-shadow: 2px 2px 6px #dddddd, inset 2px 0px 3px #eeeeee;
	box-shadow: 2px 2px 6px #dddddd, inset 2px 0px 3px #eeeeee;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.index .productCategoryMenu .menu dl {
	width: 438px;
	line-height: 40px;
	clear: both;
	padding: 4px 0px 4px 72px;
	border-bottom: 1px solid #efefef;
}

.index .productCategoryMenu .menu dl.last {
	border-bottom: 0px;
}

.index .productCategoryMenu .menu dl dt {
	width: 72px;
	_display: inline;
	float: left;
	margin-left: -72px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.index .productCategoryMenu .menu dl dd {
	float: left;
	color: #cccccc;
	white-space: nowrap;
}
.index .productCategoryMenu .menu dl dt a {
	font-size:13px;
}
.index .productCategoryMenu .menu dl dd a {
	margin: 0px 8px;
	font-size:13px;
}

.index .productCategoryMenu .menu .auxiliary {
	width: 170px;
	height: 364px;
	padding: 0px 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	-webkit-box-shadow: inset 2px 0px 3px #eeeeee;
	-moz-box-shadow: inset 2px 0px 3px #eeeeee;
	box-shadow: inset 2px 0px 3px #eeeeee;
}

.index .productCategoryMenu .menu .auxiliary strong {
	line-height: 38px;
	display: block;
	clear: both;
}

.index .productCategoryMenu .menu .auxiliary a {
	line-height: 24px;
	margin-right: 8px;
}

.index .productCategoryMenu .menu .auxiliary img {
	width: 168px;
	height: 50px;
	margin-bottom: 8px;
}

.index .slider {
	height: 366px;
	margin-left: -10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.index .hotAd {
	height: 240px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #dddddd;
}

.index .hotAd ul {
	*zoom: 1;
	margin-right: -10px;
}

.index .hotAd li {
	width: 222px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #dddddd;
}

.index .hotAd li img {
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;
}

.index .hotAd li:hover img {
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translateX(-10px);
}

.index .newArticle {
	margin-bottom: 10px;
	_zoom: 1;
	overflow: hidden;
	border: 1px solid #dddddd;
}

.index .newArticle .tab {
	height: 36px;
	margin-right: -10px;
}

.index .newArticle .tab li {
	width: 144px;
	height: 36px;
	line-height: 36px;
	float: left;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #fcfcfc;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#fafafa));
	background-image: -moz-linear-gradient(center top, #ffffff, #fafafa);
	background-image: -o-linear-gradient(center top, #ffffff, #fafafa);
	background-image: linear-gradient(center top, #ffffff, #fafafa);
}

.index .newArticle .tab li.current {
	border-bottom: none;
	background-color: #ffffff;
	background-image: none;
}

.index .newArticle .tabContent {
	line-height: 32px;
	padding: 6px 10px;
}

.index .middleAd {
	margin-bottom: 20px;
}

.index .hotProduct {
	height: 380px;
	margin-bottom: 20px;
	font-family: "Microsoft YaHei";
}

.index .hotProduct dl {
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #ff7700;
}

.index .hotProduct dt {
	width: 190px;
	float: left;
	text-align: center;
	background-color: #ff7700;
}

.index .hotProduct dl.title1 {
	border-color: #ff7700;
}

.index .hotProduct dl.title1 dt {
	background-color: #fa7700;
}

.index .hotProduct dl.title2 {
	border-color: #d5921e;
}

.index .hotProduct dl.title2 dt {
	background-color: #d5921e;
}

.index .hotProduct dl.title3 {
	border-color: #ba6a4b;
}

.index .hotProduct dl.title3 dt {
	background-color: #ba6a4b;
}

.index .hotProduct dt a {
	color: #ffffff;
	font-size: 16px;
}

.index .hotProduct dl dd {
	float: left;
	margin: 0px 10px;
}

.index .hotProduct div {
	width: 190px;
	height: 350px;
	float: left;
	overflow: hidden;
}

.index .hotProduct li {
	width: 171px;
	height: 250px;
	float: left;
	padding: 4px 14px;
	word-break: break-all;
	overflow: hidden;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.index .hotProduct li a {
	color: #888888;
}

.index .hotProduct li div {
	width: 171px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
}

.index .hotProduct li span {
	height: 24px;
	display: block;
	font-size: 14px;
	overflow: hidden;
}

.index .hotProduct li em {
	height: 24px;
	display: block;
	color: #ff7700;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
}

.index .hotProduct li strong {
	line-height: 22px;
	color: #c00000;
	font-weight: normal;
}

.index .hotProduct li img {
	-webkit-transition: ease-in-out 0.2s;
	-moz-transition: ease-in-out 0.2s;
	transition: ease-in-out 0.2s;height:180px;
}

.index .hotProduct li:hover img {
	filter: alpha(opacity = 60);
	opacity: 0.6;
}

.index .hotProduct li.low {
	height: 80px;
	padding: 5px 14px;
}

.index .hotProduct li.low img {
	
	height: 80px;
	float: left;
	margin-right: 4px;
}

.index .hotProduct li.low span {
	height: 48px;
	padding-top: 10px;
	font-size: 12px;
}

.index .hotProduct li.low strong {
	color: #333333;
}

.index .bottomAd {
	height: 180px;
	margin-bottom: 20px;
	overflow: hidden;
}

.index .bottomAd li {
	float: left;
}

.index .hotBrand {
	margin-bottom: 10px;
	border: 1px solid #dddddd;
}

.index .hotBrand li {
	_display: inline;
	float: left;
	margin-left: 20px;
}

.index .hotBrand li img {
	width: 97px;
	height: 50px;
}

.index .hotBrand li img:hover {
	filter: alpha(opacity = 60);
	opacity: 0.6;
}
/×-------------------index add---------------------×/
.newcommond{
	float:left;width:100%;
}
.newcommond .titlebar{
	width:100%;height:36px;line-height:35px;border-bottom:1px solid #000000;position:relative;
}
.newcommond .titlebar .maintitle{
	float:left;height:35px;line-height:35px;width:100px;text-align:center;font-weight:700;font-size:15px;
}

.newcommond .titlebar .labeldiv div{
	float:right;heigth:35px;top:0px;line-height:35px;cursor:pointer;width:100px;
	text-align:center;font-weight:500;font-size:15px;z-index:2;background:#F6F6F7;
	border:1px solid #EDEEEF;border-bottom:#000000;
}

.newcommond .cbook{
	width:888px;height:580px;border:1px solid #EDEEEF;border-top:0;
}
.displaynone{
	display:none;
}
.cbookdiv{
	width:174px;float:left;height:280px;overflow:hidden;border:1px solid #FFFFFF;
}
.cbookdiv .imgdiv{
	ovflow:hidden;padding:10px;height:210px;
}
.cbookdiv .imgdiv img{
	width:150px;
}
.cbookdiv .namediv{
	width:100%;height:20px;line-heigth:20px;font-size:13px;
}
.cbookdiv .pricediv{
	width:100%;height:20px;line-heigth:20px;font-size:13px;color:red
}
.cbookdiv .pricediv del{
	color:gray
}

.phbcondiv{
	float:left;width:290px;
}
.phbcondiv .phbtitlebar{
	width:100%;height:36px;line-height:35px;border-bottom:1px solid #EDEEEF;position:relative;
}
.phbcondiv .phbtitlebar .phblabeldiv .c3{
	position:absolute;width:94px;right:0px;heigth:35px;top:0px;line-height:35px;cursor:pointer;
	text-align:center;font-weight:500;font-size:15px;z-index:2;background:#F6F6F7;
	border:1px solid #EDEEEF;border-bottom:#EDEEEF;
}
.phbcondiv .phbtitlebar .phblabeldiv .c2{
	position:absolute;width:94px;right:96px;heigth:35px;top:0px;line-height:35px;cursor:pointer;
	text-align:center;font-weight:500;font-size:15px;z-index:2;background:#F6F6F7;
	border:1px solid #EDEEEF;border-bottom:#EDEEEF;
}
.phbcondiv .phbtitlebar .phblabeldiv .c1{
	position:absolute;width:96px;right:192px;heigth:35px;top:0px;line-height:35px;
	text-align:center;font-weight:600;font-size:15px;z-index:2;background:#FFFFFF;
	border:1px solid #EDEEEF;border-bottom:1px solid #FFFFFF;cursor:pointer;
}
.phbcondiv .phbcbook{
	width:288px;height:580px;border:1px solid #EDEEEF;border-top:0;
}
.phbcondiv .phbcbook .detailbook{
	width:288px;height:130px;border-top:0;
}
.phbcondiv .phbcbook .detailbook .numberdiv{
	width:20px;height:130px;line-height:35px;font-weight:bold;text-align:center;float:left;
}
.phbcondiv .phbcbook .detailbook .bookmsgdiv{
	width:260px;;height:130px;padding-left:8px;float:left;border-bottom:1px solid #DDDDDD;
}
.phbcondiv .phbcbook .detailbook .bookmsgdiv .phbimgdiv{
	padding:10px;width:60px;float:left;
}
.phbcondiv .phbcbook .detailbook .bookmsgdiv .phbimgdiv img{
	width:60px;
}
.phbcondiv .phbcbook .detailbook .bookmsgdiv .nameintrodiv{
	padding:5px;width:170px;float:left;
}
.phbcondiv .phbcbook .detailbook .bookmsgdiv .nameintrodiv .pbooknamediv{
	line-height:20px;width:100%;font-weight:bold
}
.phbcondiv .phbcbook .detailbook .bookmsgdiv .nameintrodiv .pbookintrodiv{
	height:40px;line-height:20px;width:100%;color:#888888;
}
.colorred{
	color:red;
}
.phbcondiv .phbcbook .simplebook{
	width:288px;height:45px;line-height:45px;
}
.phbcondiv .phbcbook .simplebook .numberdiv{
	width:20px;height:45px;line-height:45px;float:left;text-align:center;font-weight:bold;
}
.phbcondiv .phbcbook .simplebook .pbooknamediv{
	width:260px;;height:45px;padding-left:8px;float:left;border-bottom:1px solid #DDDDDD;
}
.bottomlast{
	border-bottom:0;
}